Skip to content

build(deps): bump markdown-it and markdownlint-cli2#23

Merged
ebuildy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-30c1a31621
Jul 7, 2026
Merged

build(deps): bump markdown-it and markdownlint-cli2#23
ebuildy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-30c1a31621

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps markdown-it to 14.2.0 and updates ancestor dependency markdownlint-cli2. These dependencies need to be updated together.

Updates markdown-it from 14.1.1 to 14.2.0

Changelog

Sourced from markdown-it's changelog.

[14.2.0] - 2026-05-24

Added

  • isPunctCharCode to utilities.

Fixed

  • Don't end HTML comment blocks on a blank line, #1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for emphasis-like markers, #1072. Big thanks to @​tats-u for his global efforts with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #1074.
  • More strict entities decode to avoid false positives ;, #1096.
  • Restore block parser state on fail in lheading rule, #1131.

Security

  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
Commits

Updates markdownlint-cli2 from 0.22.1 to 0.23.0

Changelog

Sourced from markdownlint-cli2's changelog.

0.23.0

  • Add overrides configuration option
  • Improve options/configuration file handling
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 20
Commits
  • 5341662 Update to version 0.23.0.
  • 5a7b0fd Add test cases to ensure user-provided Options object properties that use imp...
  • 73c8de8 Bump eslint from 10.5.0 to 10.6.0
  • fb55bdb Bump js-yaml from 5.1.0 to 5.2.0
  • f4ee8c9 Bump eslint-plugin-jsdoc from 63.0.9 to 63.0.10
  • b4f4a52 Add support for configuration object "extends" to new "overrides" behavior.
  • dacefd5 Refactor "extends" implementation to modify objects in place (simpler, more f...
  • 2be557f Bump eslint-plugin-n from 18.2.0 to 18.2.1
  • 184d8d6 Bump eslint-plugin-jsdoc from 63.0.8 to 63.0.9
  • 60ac5bc Bump eslint-plugin-n from 18.1.0 to 18.2.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.2.0 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need to be updated together.


Updates `markdown-it` from 14.1.1 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.1...14.2.0)

Updates `markdownlint-cli2` from 0.22.1 to 0.23.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.22.1...v0.23.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
- dependency-name: markdownlint-cli2
  dependency-version: 0.23.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-30c1a31621 branch from ef175ec to 19bf7cb Compare July 4, 2026 06:59
@ebuildy ebuildy merged commit a373872 into main Jul 7, 2026
8 checks passed
@ebuildy ebuildy deleted the dependabot/npm_and_yarn/multi-30c1a31621 branch July 7, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant